@charset "utf-8";


.fk-numberBar {
	color: #333
}

.fk-numberBar .f-siteServiceNum {
	display: inline-block
}

.fk-numberBar .f-numberWrap {
	padding: 50px 0;
	text-align: center
}

.fk-numberBar .f-numberList {
	display: inline-block
}

.fk-numberBar .f-numberItem {
	padding: 12px 108px 0;
	border-left: solid #ebebeb 1px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none;
	font-family: HelveticaNeueLTPro, 微软雅黑;
}

.fk-numberBar .f-numberItem:first-child {
	border-left: none;
}
.f-numberItem{
	width: 23%;
}

.fk-numberBar .f-numberDesc {
	padding-top: 30px;
	font-size: 16px
}

.fk-numberBar .f-num {
	font-size: 40px;
	line-height: 1
}

.fk-numberBar .f-num,
.fk-numberBar .f-numberDesc {
	vertical-align: top
}

.fk-numberBar .f-char {
	font-size: 14px;
	margin-left: 10px;
	line-height: 1
}

.fk-numberBar .f-char,
.fk-numberBar .f-numberDesc {
	color: #666;
	text-wrap: nowrap;
}

.fk-numberBar .f-numberItem-spec1 {
	padding-right: 40px;
	padding-left: 0
}

.fk-numberBar .f-numberItem-spec2 {
	padding-right: 0
}

.f-main-item {
	cursor: pointer;
	display: inline-block;
	float: center;
	margin: 0 auto;
	width: 146px;
	*display: inline;
	_zoom: 1;
	position: relative;
	height: 307px
}

.fk-infoBlockWrap .fk-infoBlock {
	width: 146px;
	height: 146px;
	transform-origin: center center;
	position: relative;
	_overflow: visible
}

.fk-infoBlockWrap .f-bg {
	width: 146px;
	height: 146px;
	background: #27c9f8;
	background: linear-gradient(145deg, #06e5f8, #3eb5f8);
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	border-radius: 73px;
	transition: all .3s;
	transform-origin: center center;
	overflow: visible
}

.fk-infoBlockWrap .f-infoBlock-normal .f-bg {
	background: transparent
}

.fk-infoBlockWrap .f-infoIcon {
	background: url(../images/home_ico.png) no-repeat -890px -1191px;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -45px;
	margin-top: -35px;
	transition: opacity .3s
}

.fk-infoBlockWrap .f-infoIcon-listedBrand {
	background-position: -895px -1300px
}

.fk-infoBlockWrap .f-infoIcon-funcRich {
	background-position: -886px -1402px
}

.fk-infoBlockWrap .f-infoIcon-oneKey {
	background-position: -899px -1500px
}

.fk-infoBlockWrap .f-infoIcon-model {
	background-position: -1004px -1497px
}

.fk-infoBlockWrap .f-infoIcon-site3to1 {
	background-position: -1008px -1401px
}

.fk-infoBlockWrap .f-infoIcon-easeMaintain {
	background-position: -1009px -1298px
}

.fk-infoBlockWrap .f-infoIcon-superSevice {
	background-position: -1009px -1194px
}

.fk-casePc-formWrap .f-winBg {
	width: 536px;
	height: 335px;
	position: absolute;
	left: -7px;
	top: 0;
	z-index: 0;
	background: url(../images/home_ico.png) no-repeat -893px -15px
}

.fk-casePc-formWrap .f-win {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 314px;
	overflow: hidden
}

.fk-casePc-formWrap .f-winMask {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 335px;
	border-radius: 6px 6px 0 0;
	background: #000
}

.fk-casePc-formWrap .f-link-preview {
	width: 120px;
	height: 46px;
	border-radius: 23px;
	margin: 100px auto;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	transform-origin: center center;
	font-size: 16px
}

.fk-casePc-formWrap .f-link-previewBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 64px;
	z-index: 0;
	background: #fff;
	opacity: .4;
	filter: alpha(opacity=40)
}

.fk-casePc-formWrap .f-icon-preview {
	display: inline-block;
	height: 24px;
	width: 24px;
	background: url(../images/home_ico.png) -274px -14px no-repeat;
	z-index: 1;
	font-size: 14px;
	vertical-align: middle
}

.fk-casePc-formWrap .f-txt {
	vertical-align: middle
}

.fk-casePc-formWrap {
	width: 518px;
	height: 334px;
	position: relative
}

.fk-casePc-formWrap .f-casePc-form {
	width: 518px;
	height: 334px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -259px;
	margin-top: -167px
}

.fk-casePc-formWrap .f-casePc-form .f-win-img {
	width: 100%;
	height: auto
}

.fk-casePc-formWrapUnHover .f-winMask,
.fk-casePc-formWrapHover .f-winMask {
	opacity: 0;
	filter: alpha(opacity=0)
}

.fk-casePc-formWrapHover .f-winMask {
	transition: opacity .3s
}

.f-index-model .f-item:hover .f-winMask,
.fk-casePc-formWrapHover:hover .f-winMask {
	opacity: .6;
	filter: alpha(opacity=60)
}

.f-index-model .f-item:hover .f-link-preview,
.fk-casePc-formWrapHover:hover .f-link-preview {
	transform: scale(0.9804, 0.9804) translateZ(0)
}

.fk-casePc-formWrapHover {
	transition: transform .3s;
	transform: translateZ(0)
}

.f-index-model .f-item:hover .fk-casePc-formWrapHover,
.fk-casePc-formWrapHover:hover {
	transform: scale(1.02, 1.02) translateZ(0)
}

.fk-index-caseForm .f-btn-preview .f-txt,
.fk-index-caseForm .f-btn-preview .fkIcon-preview {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

.fk-index-caseForm .f-screen-contentWrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	cursor: pointer
}

.fk-index-screen .f-qrCodeImg {
	width: 134px;
	height: 134px
}

.fk-index-screenHover .f-screenMask,
.fk-index-screenUnHover .f-screenMask {
	opacity: 0;
	filter: alpha(opacity=0)
}

.fk-index-screenHover .f-screenMask {
	transition: opacity .3s
}

.fk-index-screenHover .f-qrCode,
.fk-index-screenUnHover .f-qrCode {
	top: -151px
}

.fk-index-screenHover .f-qrCode {
	transition: top .3s
}

.fk-index-screenHover .f-btn-preview,
.fk-index-screenHover .f-btn-free,
.fk-index-screenUnHover .f-btn-preview,
.fk-index-screenUnHover .f-btn-free {
	filter: alpha(opacity=0);
	opacity: 0
}

.fk-index-screenHover .f-btn {
	transition: opacity .3s
}

.fk-index-screenHover:hover .f-screenMask {
	filter: alpha(opacity=60);
	opacity: .6;
	transform: scale(1)
}

.fk-index-screenHover:hover .f-btn-preview,
.fk-index-screenHover:hover .f-btn-free,
.fk-index-screenHover:hover .f-btn {
	filter: alpha(opacity=100);
	opacity: 1
}

.fk-index-screenHover:hover .f-qrCode {
	top: 75px
}

.fk-index-mobiArea {
	width: 220px;
	height: 452px;
	position: relative
}

.fk-index-mobiPlaceholder {
	width: 220px;
	height: 452px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -226px
}

.fk-index-mobiPlaceholder .fk-index-caseForm {
	position: absolute;
	height: 470px
}

.fk-index-mobiAreaHover .fk-index-mobiPlaceholder {
	transform-origin: center center;
	transition: transform .3s
}

.fk-caseForm {
	width: 220px;
	height: 445px
}

.fk-caseForm .f-link {
	color: #333
}

.fk-caseForm .f-caseTtitle {
	padding-top: 26px;
	font-size: 16px;
	font-weight: 1;
	color: #333
}

.fk-caseForm .f-caseProp {
	margin: 0;
	padding-top: 12px;
	height: 70px;
	color: #b1b1b1;
	font-size: 14px;
	width: 105%
}

.fk-caseForm .f-caseInfo {
	padding: 0 0 0 15px
}

.fk_service_qrimg_site {
	background: url(../images/fk_service_jz.png) no-repeat !important
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoBlock-fasico .f-bg {
	height: 159px;
	width: 236px;
	left: -45px;
	top: -13px;
	border-radius: 20px 20px 0 0/20px 20px 0 0;
	background-color: #06e5f8;
	background: linear-gradient(90deg, #3eb5f8, #06e5f8)
}

.f-main-itemHover .fk-infoBlockWrap-listedBrand:hover .f-infoBlock-fasico .f-bg {
	background-color: #64aaf2;
	background: linear-gradient(90deg, #64edea, #64aaf2)
}

.f-main-itemHover .fk-infoBlockWrap-funcRich:hover .f-infoBlock-fasico .f-bg {
	background-color: #f8788b;
	background: linear-gradient(90deg, #f8c84c, #f8788b)
}

.f-main-itemHover .fk-infoBlockWrap-oneKey:hover .f-infoBlock-fasico .f-bg {
	background-color: #f65589;
	background: linear-gradient(90deg, #f26768, #f65589)
}

.f-main-itemHover .fk-infoBlockWrap-model:hover .f-infoBlock-fasico .f-bg {
	background-color: #c467ff;
	background: linear-gradient(90deg, #fe80fb, #c467ff)
}

.f-main-itemHover .fk-infoBlockWrap-site3to1:hover .f-infoBlock-fasico .f-bg {
	background-color: #38cf7a;
	background: linear-gradient(90deg, #32dab7, #38cf7a)
}

.f-main-itemHover .fk-infoBlockWrap-easeMaintain:hover .f-infoBlock-fasico .f-bg {
	background-color: #b376ff;
	background: linear-gradient(90deg, #44aaf8, #b376ff)
}

.f-main-itemHover .fk-infoBlockWrap-superSevice:hover .f-infoBlock-fasico .f-bg {
	background-color: #6cbaf8;
	background: linear-gradient(90deg, #7ee1f9, #6cbaf8)
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoBlock-normal .f-bg {
	height: 145px;
	width: 236px;
	left: -45px;
	top: 0;
	bottom: -13px;
	background: #fff;
	border-radius: 0 0 20px 20px/ 0 0 20px 20px
}

.fk-infoBlockWrap {
	position: relative;
	width: 146px;
	height: 146px
}

.fk-infoBlockWrap .f-wrapBg {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
	transition: all .3s;
	overflow: visible
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-wrapBg {
	width: 236px;
	height: 304px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	left: -45px;
	top: -13px;
	border-radius: 20px
}

.fk-infoBlockWrap .f-infoWrap {
	position: absolute;
	top: 0;
	z-index: 2;
	text-align: center;
	width: 238px;
	left: -45px;
	transition: all .3s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.f-infoBlock-fasico .f-infoWrap {
	top: -13px;
	text-align: center
}

.fk-infoBlockWrap-listedBrand .f-bg {
	background-color: #64aaf2;
	background: linear-gradient(145deg, #64edea, #64aaf2)
}

.fk-infoBlockWrap-listedBrand:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #64edea, #64aaf2)
}

.fk-infoBlockWrap-funcRich .f-bg {
	background-color: #f8788b;
	background: linear-gradient(145deg, #f8c84c, #f8788b)
}

.fk-infoBlockWrap-funcRich:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #f8c84c, #f8788b)
}

.fk-infoBlockWrap-oneKey .f-bg {
	background-color: #f65589;
	background: linear-gradient(145deg, #f26768, #f65589)
}

.fk-infoBlockWrap-oneKey:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #f26768, #f65589)
}

.fk-infoBlockWrap-model .f-bg {
	background-color: #c467ff;
	background: linear-gradient(145deg, #fe80fb, #c467ff)
}

.fk-infoBlockWrap-model:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #fe80fb, #c467ff)
}

.fk-infoBlockWrap-site3to1 .f-bg {
	background-color: #38cf7a;
	background: linear-gradient(145deg, #32dab7, #38cf7a)
}

.fk-infoBlockWrap-site3to1:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #32dab7, #38cf7a)
}

.fk-infoBlockWrap-easeMaintain .f-bg {
	background-color: #b376ff;
	background: linear-gradient(145deg, #44aaf8, #b376ff)
}

.fk-infoBlockWrap-easeMaintain:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #44aaf8, #b376ff)
}

.fk-infoBlockWrap-superSevice .f-bg {
	background-color: #6cbaf8;
	background: linear-gradient(145deg, #7ee1f9, #6cbaf8)
}

.fk-infoBlockWrap-superSevice:hover .f-infoBlock-fasico .f-bg {
	background: linear-gradient(90deg, #7ee1f9, #6cbaf8)
}

.fk-infoBlock .f-info-title {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 25px;
	line-height: 1
}

.fk-infoBlock .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px
}

.fk-infoBlock .f-button {
	background: #fff;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	z-index: 3;
	color: #2f82ff
}

.f-infoBlock-fasico .f-info-title {
	font-size: 16px;
	padding-top: 35px;
	padding-bottom: 18px;
	line-height: 1
}

.f-infoBlock-fasico .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px;
	padding-bottom: 16px
}

.f-infoBlock-fasico .f-button.raised {
	background: transparent;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	z-index: 3;
	font-size: 12px;
	text-decoration: none;
	border:1px solid white;
}

.f-infoBlock-fasico-mulLine .f-info-title {
	padding-top: 35px;
	padding-bottom: 10px
}

.f-infoBlock-fasico-mulLine .f-info-desc {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.8;
	margin-top: -7px;
	padding-bottom: 10px
}

.f-infoBlock-fasico .f-button.raised:hover {
	background-color: #fff;
	color: #666
}

.f-infoBlock-fasico .f-button.raised:hover .anim {
	display: none
}

.f-infoBlock-normal .f-info-title {
	color: #333
}

.f-infoBlock-normal .f-info-desc {
	color: #666
}

.f-infoBlock-fasico .f-info-title,
.f-infoBlock-fasico .f-info-desc {
	color: #fff
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoIcon {
	opacity: 0;
	filter: alpha(opacity=0)
}

.f-main-itemHover .fk-infoBlockWrap:hover .f-infoWrap {
	opacity: 1;
	filter: alpha(opacity=100)
}

.f-infoBlock-name {
	padding-top: 45px;
	transition: opacity .1s;
	opacity: 1;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 1;
	position: absolute;
	top: 146px;
	width: 100%;
	left: 0
}

.f-main-itemHover:hover .f-infoBlock-name {
	opacity: 0;
	filter: alpha(opacity=0)
}
@media screen and (max-width:1200px){
	.fk-numberBar .f-numberItem{
		padding:12px 90px 0;
	}
	.fk-numberBar .f-num {
		font-size:32px;
	}
	.news_index li{
		min-height: 140px;
	}
	.news_index li span{
		top:15px;
	}
}

@media screen and (max-width:990px){
	.fk-numberBar .f-numberItem{
		padding:12px 70px 0;
	}
	.f-numberDesc{
		font-size: 14px !important;
	}
	.fk-numberBar .f-num{
		font-size:24px;
	}
	#case_list{
		width:48%;
	}
}
@media screen and (max-width:768px){
	.news_index li{
		min-height:100px;
	}
	.news_index li span{
		top:-7px;
	}
	#pcbanner{
		display: none;
	}
}
@media screen and (max-width:590px){
	.f-numberItem{
		width:49%;
		margin-bottom: 15px;
	}
	.fk-numberBar .f-num{
		font-size: 26px !important;
	}
}
@media screen and (min-width:769px){
	#wapbanner{
		display:none;
	}
}